Optional Window Parts
Description
Properties for configuring the optional parts of a Window container.
Discussion
This section contains settings to enable and configure optional elements of a Window container, such as headers, footers, and other structural parts.
- Name
- Description
- Bottom bar HTML
Specify the HTML to show in the bottom bar.
- Bottom bar style
Specify the in-line style for the bottom bar.
- Footer HTML
Specify the HTML to show in the footer.
- Footer style
Specify the in-line style for the footer.
- Header HTML
Specify the HTML to show in the header.
- Header style
Specify the in-line style for the header.
- Show bottom bar
Specify if a top bar should be shown. (Shows below the window body inside the body container).
- Show footer
Specify if a footer should be shown. The footer is displayed below the body, the bottom bar and below any user-defined buttons.
- Show header
Specify if a header should be shown. The header is displayed above the window body inside the body container.
- Show top bar
Specify if a top bar should be shown. (Shows above the window body, but inside the body container).
- Top bar HTML
Specify the HTML to show in the top bar.
- Top bar style
Specify the in-line style for the top bar.